projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e57d0ce
)
*** empty log message ***
author
Mike Williams
<mdub@bigfoot.com>
Sun, 14 Jul 2002 10:14:28 +0000
(10:14 +0000)
committer
Mike Williams
<mdub@bigfoot.com>
Sun, 14 Jul 2002 10:14:28 +0000
(10:14 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a632d9365f68959ab666984016d623239e93e44f..bab8a9270db2caee19b349628e6325475e0063dc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2002-07-14 Mike Williams <mdub@bigfoot.com>
+
+ * mouse-sel.el (mouse-sel-bound-events): New constant.
+ (mouse-sel-save-original-bindings): New function.
+ (mouse-sel-restore-original-bindings): New function.
+ (mouse-sel-bindings): Save/restore original mouse-bindings.
+
2002-07-13 Stefan Monnier <monnier@cs.yale.edu>
* emacs-lisp/cl.el (cl-set-substring): Fix thinko.